Int16M INumeric<Int16M>.Positive()
Private Function Positive As Int16M
Implements INumeric(Of Int16M).Positive
private:
virtual Int16M Positive() sealed = INumeric<Int16M>::Positive
private abstract Positive : unit -> Int16M
private override Positive : unit -> Int16M